home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Information / Programming / C Reference Card 1.4 / C Reference Card / C Reference Card.rsrc / PICT_411.png < prev    next >
Portable Network Graphic  |  1994-05-05  |  1.6 KB  |  246x264  |  1-bit (2 colors)
   ocr: Cstructures structtagi variable declarations : Example Usage * structure detinition *I struct dim i intlength; int width; : *C declare pointer* struct dim *item; a allocate memoryfor structure *I item: = (struct dim "malloc(Gizeotstruct JI - accessing structure varables *I item--length=3.14;